-
Notifications
You must be signed in to change notification settings - Fork 46
fix(deps): update all dependencies #428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for theojs-lumen ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
0721b45 to
66e839f
Compare
commit: |
commit: |
11abd7b to
68c87b5
Compare
68c87b5 to
791fdbb
Compare
f2bd7db to
53490a0
Compare
8718f64 to
39b2e88
Compare
902def4 to
17dcde4
Compare
5ab58e7 to
195d22a
Compare
74e5367 to
cdf9d87
Compare
ab0708d to
7f46db6
Compare
7f46db6 to
e9d8927
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
^0.22.1->^0.22.2^0.22.2->^0.22.3^5.2.2->^6.0.0^3.6.0->^3.8.0v5->v6^3.0.1->^3.0.2^16.2.4->^16.2.6^0.94.0->^0.97.010.18.2->10.22.0^1.3.3->^1.5.0^7.1.16->^7.2.52.0.0-alpha.12->2.0.0-alpha.13^1.6.3->^1.6.5^1.8.0->^1.9.1^3.5.22->^3.5.24Release Notes
mdit-plugins/mdit-plugins (@mdit/plugin-figure)
v0.22.2Compare Source
Note: Version bump only for package @mdit/plugin-figure
mdit-plugins/mdit-plugins (@mdit/plugin-img-size)
v0.22.3Compare Source
Note: Version bump only for package @mdit/plugin-img-size
trivago/prettier-plugin-sort-imports (@trivago/prettier-plugin-sort-imports)
v6.0.0Compare Source
Breaking Changes
New features
<BUILTIN_MODULES>placeholder #381 by @sdotson - Add support for sorting Node.js builtin modules to a specific position using<BUILTIN_MODULES>placeholder inimportOrder<SEPARATOR>placeholder #339 - Add<SEPARATOR>keyword for fine-grained control over import group separation whenimportOrderSeparationis enabledimportOrderExcludeoption #384 by @RyderKishan - Add support for excluding specific files from import sorting using glob patternssort-imports-ignoredetection #358 by @ckwalsh - Improved detection ofsort-imports-ignorecomments throughout the file, not just at line 1Performance improvements
removeNodesFromOriginalCode()performance #356 by @ckwalsh - Replace RegExp logic with string slices for better performanceRefactoring
Chores
walinejs/waline (@waline/client)
v3.8.0Compare Source
v3.7.1Compare Source
v3.7.0Compare Source
actions/setup-node (actions/setup-node)
v6Compare Source
lint-staged/lint-staged (lint-staged)
v16.2.6Compare Source
Patch Changes
33d4502Thanks @Adrian-Baran-GY! - Fix problems with--continue-on-erroroption, where tasks might have still been killed (SIGINT) when one of them failed.v16.2.5Compare Source
Patch Changes
9e02d9dThanks @iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.oxc-project/oxc (oxc-minify)
v0.97.0🚀 Features
1c31cb1napi/minify: Exposetreeshakeoptions (#15109) (copilot-swe-agent)📚 Documentation
3dc24b5linter,minifier: Always refer as "ES Modules" instead of "ES6 Modules" (#15409) (sapphi-red)v0.96.0🚀 Features
9e36186napi/minify: Exposedrop_labelsoption (#14635) (sapphi-red)d09c7eeminifier: Adddrop_labelsfeature (#14634) (sapphi-red)v0.95.0🚀 Features
c19c9ecnapi/minify: Expose join_vars, sequences, and max_iterations options (#14545) (IWANABETHATGUY)🐛 Bug Fixes
32a41cfnapi/minify: S/passes/max_iterations to avoid confusion (#14608) (Boshen)14686a4napi/minify: Handle boolean values forcompress.unusedoption (#14513) (Kentaro Suzuki)pnpm/pnpm (pnpm)
v10.22.0Compare Source
v10.21.0Compare Source
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands #8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #10063.v10.19.0Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependenciesnow accepts package names with lists of trusted versions. For example:Related PR: #10104.
Added support for exact versions in
minimumReleaseAgeExclude#9985.You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by
minimumReleaseAge. For example:v10.18.3Compare Source
Patch Changes
verifyDepsBeforeInstall: installand pre/post install scripts that called other pnpm scripts #10060.@scope:registry) being parsed as property paths inpnpm config getwhen--location=projectis used #9362.pnpm config set --location=projectincorrectly handling keys with slashes (auth tokens, registry settings) #9884.pnpm-workspace.yamland.npmrcexist,pnpm config set --location=projectnow writes topnpm-workspace.yaml(matching read priority) #10072.pnpm outdated --long#10040.hosseinmd/prettier-plugin-jsdoc (prettier-plugin-jsdoc)
v1.5.0Compare Source
vitejs/rolldown-vite (vite)
v7.2.5Compare Source
Features
v7.2.4Compare Source
⚠ BREAKING CHANGES
minifyto be async (#505)Features
minifyto be async (#505) (ec441fc)parse/parseAsync(#503) (1ffb4ea)Bug Fixes
ssr.optimizeDeps.rollupOptionscompat ifssroption is not set (#506) (8e32f61)Code Refactoring
optimizeDeps.rollupOptions(#507) (46a6777)v7.2.3Compare Source
Features
v7.2.2Compare Source
Features
esbuild.jsxSideEffectstooxc.jsx.pure(#493) (feac3af)Bug Fixes
optimizeDeps.rolldownOptions.transform.definefromoptimizeDeps.esbuildOptions.define(#494) (e8feb9f)legalComments: 'none'to align with Vite (#497) (3b8bc55)v7.2.1Compare Source
Bug Fixes
Code Refactoring
indexOfMatchInSlicetofindPreloadMarker(#21054) (f83264f)v7.2.0Compare Source
Bug Fixes
Miscellaneous Chores
v7.1.20Compare Source
Features
Bug Fixes
Tests
v7.1.19Compare Source
Features
Bug Fixes
resolvedSourcescorrectly (#20959) (c4f6039)Miscellaneous Chores
Code Refactoring
define) (61f4caa)Build System
v7.1.18Compare Source
Bug Fixes
server.fs.denycheck (#20968) (f479cc5)Miscellaneous Chores
Code Refactoring
Build System
v7.1.17Compare Source
Features
Bug Fixes
//(#20760) (b95fa2a)fileToBuiltUrl(#20898) (73b6d24)Documentation
WebSocketspelling (#20890) (29e98dc)Miscellaneous Chores
vuejs/vitepress (vitepress)
v2.0.0-alpha.13Compare Source
Bug Fixes
markdown.cjkFriendlytomarkdown.cjkFriendlyEmphasis(bce0b53), closes #4952:wherein selector list for now (c2eaccd), closes #4923Features
$symbol selection in shell code (#5025) (bf2715e)Performance Improvements
BREAKING CHANGES
markdown-it-attrsis disabled for fenced code blocks. For most users no change is required. If you want to add classes to code blocks, do it using shiki transformers instead.cjkFriendlytocjkFriendlyEmphasisin your vitepress config. Most people should be unaffected unless they want to disable the CJK emphasis behavior added v2.0.0-alpha.12.yuyinws/vitepress-plugin-group-icons (vitepress-plugin-group-icons)
v1.6.5Compare Source
No significant changes
View changes on GitHub
v1.6.4Compare Source
🐞 Bug Fixes
View changes on GitHub
okineadev/vitepress-plugin-llms (vitepress-plugin-llms)
v1.9.1Compare Source
🩹 Fixes
💖 Contributors
View changes on GitHub
v1.9.0Compare Source
🚀 Enhancements
💖 Contributors
View changes on GitHub
v1.8.1Compare Source
🩹 Fixes
💖 Contributors
View changes on GitHub
vuejs/core (vue)
v3.5.24Compare Source
Reverts
v3.5.23Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.